func golang.org/x/net/http2.parseUintBytes
2 uses
golang.org/x/net/http2 (current package)
gotrack.go#L63: n, err := parseUintBytes(b, 10, 64)
gotrack.go#L78: func parseUintBytes(s []byte, base int, bitSize int) (n uint64, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)